home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Internet
/
Collection of Internet.iso
/
winprogs
/
txtsrv
/
txtsrv.rc
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-10-25
|
204 b
|
17 lines
// Resource script for Text Server
#include <windows.h>
#include "txtsrv.h"
#include "txtsrv.dlg"
Icon ICON txtsrv.ico
Menu MENU
BEGIN
MENUITEM "&About...", IDM_ABOUT
END